[If: lasso_action=="add"] Field Restrictions Added
[/if]

Field Restrictions

Database Name:

[field: "Database Name"]

Field Name:

[inline: database=field: "Database Name", show, token=form_param: "Field name"] [if: inline_result=="noerr"]

[else] [/if] [/inline]

Field Restrictions:

[value_list: "Restrictions"] [if: list_value=="dontshow"] Don't show this field. [/if] [if: list_value=="dontsearch"] Don't allow searching on this field. [/if] [if: list_value=="exactsearch"] Require an exact match on this field when searching for records. [/if] [if: list_value=="exactupdate"] Require an exact on this field when updating records. [/if] [if: list_value=="exactdelete"] Require an exact match on this field when deleting records. [/if] [if: list_value=="ResponseField"] Allow this field to be used as a response field. [/if]
[/value_list]

[include: "Footer.html"]